[INFO] fetching crate layout21raw 3.0.0-pre.2...
[INFO] checking layout21raw-3.0.0-pre.2 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate layout21raw 3.0.0-pre.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate layout21raw 3.0.0-pre.2
[INFO] finished tweaking crates.io crate layout21raw 3.0.0-pre.2
[INFO] tweaked toml for crates.io crate layout21raw 3.0.0-pre.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate layout21raw 3.0.0-pre.2 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 152 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded layout21utils v3.0.0-pre.2
[INFO] [stderr]   Downloaded lef21 v3.0.0-pre.2
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded smawk v0.3.3
[INFO] [stderr]   Downloaded layout21protos v3.0.0-pre.2
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded fstrings-proc-macro v0.2.3
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded fstrings v0.2.3
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded vlsir v3.0.0
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded darling_core v0.10.2
[INFO] [stderr]   Downloaded prost-derive v0.8.0
[INFO] [stderr]   Downloaded prost v0.8.0
[INFO] [stderr]   Downloaded gds21 v3.0.0-pre.2
[INFO] [stderr]   Downloaded prost-build v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1
[INFO] running `Command { std: "docker" "start" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling fstrings-proc-macro v0.2.3
[INFO] [stderr]     Checking fstrings v0.2.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking prost v0.8.0
[INFO] [stderr]     Checking prost-types v0.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling vlsir v3.0.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking layout21utils v3.0.0-pre.2
[INFO] [stderr]     Checking lef21 v3.0.0-pre.2
[INFO] [stderr]     Checking gds21 v3.0.0-pre.2
[INFO] [stderr]     Checking layout21protos v3.0.0-pre.2
[INFO] [stderr]     Checking layout21raw v3.0.0-pre.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `tests` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use geom::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.10s
[INFO] running `Command { std: "docker" "inspect" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1", kill_on_drop: false }`
[INFO] [stdout] a4ce6583e938ce3d7cf79719b9a43d304cae2e35393447f70a62c7c97d33e5e1
